build

@NonNull
open fun build(): @NonNull NotificationCompat.Action(source)

Combine all of the options that have been set and return a new Action object.

Return

the built action

Throws

if this is a contextual Action and its Intent is null.